-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 Add weekly test-release action #8203
🌱 Add weekly test-release action #8203
Conversation
4231141
to
368e2c8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested this on my own branch and locally and it seems to do the job. I don't think we need to run this all that frequently, but open to opinions on that.
368e2c8
to
257144e
Compare
257144e
to
2cf0990
Compare
/retest |
Bleh - looks like a github issue: https://www.githubstatus.com/incidents/bypf7bqdh4g0?utm_ts=1677673199 |
/lgtm /retest |
LGTM label has been added. Git tree hash: 331ace8c4ff41ff8bcd3b400fef5c71b395966ec
|
/retest |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Add a weekly action to ensure the release process is working to regularly check the codebase is in a good-enough state to release.
This would catch issues like #8199 which are release-blocking but may not be known ahead of release time.